search for: petazzoni

Displaying 20 results from an estimated 34 matches for "petazzoni".

2005 Feb 15
0
Proposal of talk about Xen at the Libre Software Meeting 2005
...ksen), to name a few [2]. Regards, Thomas [1] 2005 : http://www.libresoftwaremeeting.org 2004 : http://lsm2004.abul.org/rubrique2.html 2003 : http://lsm2003.abul.org/ [2] http://wiki.ael.be/rmll2003/index.php/ThemeOperatingSystem http://lsm2000.abul.org/program/topic06_en.html -- PETAZZONI Thomas - thomas.petazzoni@enix.org http://thomas.enix.org - Jabber: thomas.petazzoni@jabber.dk http://kos.enix.org, http://sos.enix.org Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E 1624 F653 CB30 98D3 F7A7
2020 Mar 24
2
[PATCH] efi/main.c: include <efisetjmp.h>
...te: Do not include efisetjmp.h on efi.h People than really want to use efisetjmp implementation can include the header on their own. Signed-off-by: leo <leo.sartre at geebol.fr> So we act as specified, and include <efisetjmp.h> from efi/main.c. Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com> --- efi/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/efi/main.c b/efi/main.c index 6a748412..e924cfb1 100644 --- a/efi/main.c +++ b/efi/main.c @@ -12,6 +12,7 @@ #include <sys/ansi.h> #include "efi.h" +#include <efisetjmp....
2017 Jul 20
2
[PATCH 000/102] Convert drivers to explicit reset API
...exclusive/shared and optional/mandatory variants, so 4 variants. When you'll add a new parameter, you'll have 8 variants. Doesn't seem really good. What about reset_control_get(struct device *, const char *, int flags) to replace all those variants ? Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
2006 May 23
1
Monitoring FS operations
Greetings All, Without going into the specific reasons why I need to do so, is anyone aware of a method (or tool) of watching real-time, human-readable (or system call print) of ext3 filesystem operations on a mounted, active filesystem? Excuse me if this is a duplicate question but I was unable to find any similar ones in the archives. Thanks in advance! Kevin Strong Criminal Information
2017 Jul 19
1
[PATCH 000/102] Convert drivers to explicit reset API
...ucing separate exclusive variants ? Indeed, with a "int flags" argument you could in the future add more variants/behaviors without actually multiplying the number of functions. Something like the "flags" argument for request_irq() for example. Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
2020 Apr 16
2
Installing extlinux into a disk image without being root?
...lso without being root. I have tried: extlinux --device disk.img --install boot/extlinux but extlinux complains: ./output/host/sbin/extlinux: path boot/extlinux/ doesn't match device disk.img Am I missing something in what options we have to install extlinux ? Thanks, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
2005 Mar 10
3
a few questions about ext3 journal
A few wild ideas/questions : 1) Is there a way to check the size of the journal of an ext3 filesystem ? I mean - the actually used size ; not the total size of the journal. 2) Would it be difficult to implement "freeze" of ext3 filesystem - that is, blocking all I/O to the filesystem until it's "unfrozen" (XFS can do that), for two purposes : A/ allowing
2017 Jul 20
0
[PATCH 000/102] Convert drivers to explicit reset API
Hi Thomas, On Wed, 2017-07-19 at 21:15 +0200, Thomas Petazzoni wrote: > Hello, > > On Wed, 19 Jul 2017 17:25:04 +0200, Philipp Zabel wrote: > > The reset control API has two modes: exclusive access, where the driver > > expects to have full and immediate control over the state of the reset > > line, and shared (clock-like) access, w...
2017 Jul 20
0
[PATCH 000/102] Convert drivers to explicit reset API
Hi Thomas, On Thu, 2017-07-20 at 12:36 +0200, Thomas Petazzoni wrote: > Hello, > > On Thu, 20 Jul 2017 11:36:55 +0200, Philipp Zabel wrote: > > > > I don't know if it has been discussed in the past, so forgive me if it > > > has been. Have you considered adding a "int flags" argument to the > > > existing...
2020 Apr 16
1
Installing extlinux into a disk image without being root?
...ot;Install" wiki page in the Syslinux wiki. If I understand correctly this page, mtools/syslinux only supports FAT filesystems (which makes sense since mtools are FAT-related). And extlinux does require the filesystem to be mounted, which requires root privileges. Correct? Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
2009 Oct 09
0
[ANNOUNCE] libXt 1.0.7
...lan Coopersmith (4): Use make rules instead of shell for loops to generate shadow man pages Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive libXt 1.0.7 Julien Cristau (1): Link against libICE Thomas Petazzoni (1): Fix compilation of host tools in cross-compilation case git tag: libXt-1.0.7 http://xorg.freedesktop.org/archive/individual/lib/libXt-1.0.7.tar.bz2 MD5: 96f3c93434a93186d178b60d4a262496 SHA1: 3c285b9c04a393dec1cc3d60cf5582d798eb3272 http://xorg.freedesktop.org/archive/individual/lib/...
2015 Oct 23
0
[ANNOUNCE] pixman release 0.33.4 now available
..._bits() utils.[ch]: add fence_get_page_size() implementation: add PIXMAN_DISABLE=wholeops armv6: enable over_n_8888 Siarhei Siamashka (2): pixman-general: Fix stack related pointer arithmetic overflow vmx: implement fast path vmx_composite_over_n_8888 Thomas Petazzoni (1): test: add a check for FE_DIVBYZERO
2019 Aug 19
1
[ANNOUNCE] libnftnl 1.1.4 release
...ache copy build: libnftnl 1.1.4 release Phil Sutter (1): expr: meta: Make NFT_META_{I,O}IFKIND known Stephen Suryaputra (1): src: add support for matching IPv4 options Stéphane Veyret (2): src: add ct expectation support examples: add ct expectation examples Thomas Petazzoni (1): Add Requires.private field to libnftnl.pc wenxu (1): expr: meta: Make NFT_META_BRI_IIF{VPROTO, PVID} known
2005 Nov 03
5
mount r/w and r/o
I have an ext3 filesystem mounted r/w on 1 host and r/o on multiple hosts. Dangerous but cost effective. I recently implemented some protection through a fc switch that restricts some hosts to r/o access to the data luns. So if someone types mount -o rw or something, all is not lost. The issue occurs when it's mounted r/w on 1 host and another host attempts to mount it r/o. The mount
2020 Mar 24
1
[PATCH] efi/main.c: include <efisetjmp.h>
...ix to make syslinux build against 3.0.10 is of course also relevant to build against gnuefi 3.0.11. > In addition (JIC), please be aware of the potential building problems > when building with gcc 10. I have not yet looked at building syslinux with gcc 10. Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
2016 Feb 03
0
Wine release 1.8.1
...implementation. msvcrt: Fix modff signature. Sebastian Lackner (2): ntdll: Check ContextFlags before restoring registers on x86_64. ntdll: Receive debug registers from server on x86_64. Stefan D?singer (1): wined3d: Prepare GL textures in surface_load_ds_location. Thomas Petazzoni (1): configure: Allow to override the location of the *-config scripts. -- Michael Stefaniuc mstefani at winehq.org
2017 Jul 20
2
[PATCH 000/102] Convert drivers to explicit reset API
On Thu, Jul 20, 2017 at 5:55 AM, Philipp Zabel <p.zabel at pengutronix.de> wrote: > Hi Thomas, > > On Thu, 2017-07-20 at 12:36 +0200, Thomas Petazzoni wrote: >> Hello, >> >> On Thu, 20 Jul 2017 11:36:55 +0200, Philipp Zabel wrote: >> >> > > I don't know if it has been discussed in the past, so forgive me if it >> > > has been. Have you considered adding a "int flags" argument to the &g...
2016 Jan 31
0
[ANNOUNCE] pixman major release 0.34.0 now available
...c: Set DEVIATION to 0.0128 test: Add radial-invalid test program pixman-gradient-walker: Make left_x and right_x 64 bit variables test: Rearrange tests in order of increasing runtime Fix comment about BILINEAR_INTERPOLATION_BITS to say < 8 rather than <= 8 Thomas Petazzoni (1): test: add a check for FE_DIVBYZERO
2015 Dec 25
0
Wine release 1.9.0
...RegCreateKeyTransacted[A/W] functions. ntdll/tests: Add more tests for SystemHandleInformation. kernel32/tests: Add test for process object destruction. pdh: Fix prototype of PdhGetLogFileType[A/W]. Thomas Faller (1): ntdll: Fix valgrind heap realloc notifications. Thomas Petazzoni (1): configure: Allow to override the location of the *-config scripts. YongHao Hu (3): msvcp110: Add tr2_sys__Read_dir implementation. msvcp110: Add tr2_sys__Close_dir implementation. msvcp120/tests: Add tests of tr2_sys__Open_dir, tr2_sys__Read_dir and tr2_sys__Close_dir....
2017 Jul 19
7
[PATCH 000/102] Convert drivers to explicit reset API
The reset control API has two modes: exclusive access, where the driver expects to have full and immediate control over the state of the reset line, and shared (clock-like) access, where drivers only request reset deassertion while active, but don't care about the state of the reset line while inactive. Commit a53e35db70d1 ("reset: Ensure drivers are explicit when requesting reset