Harald Welte
|
7abdb51f8f
|
ringbuffer: Make ring buffer access irq-save
We have to temporarily disable nterrupts when performing rinbuffer
operations, as the ring buffer is used both from IRQ as well as process
context.
|
2016-03-16 22:22:54 +01:00 |
|
Harald Welte
|
7dd3dfd992
|
convert all src_simtrace code to kernel coding style
Let's use the Osmocom standard, based on the Linux kernel standard:
tab-indent and 8-charracter tab width.
|
2016-03-16 20:45:10 +01:00 |
|
Christina Quast
|
7a7f98c9f2
|
ringbuf.c: rbuf peek function
|
2015-05-02 17:53:13 +02:00 |
|
Christina Quast
|
4db82e092f
|
ringbuffer implementation
|
2015-04-11 18:15:27 +02:00 |
|
Christina Quast
|
542f9183bb
|
basic ringbuffer implementation
|
2015-04-11 09:31:15 +02:00 |
|